home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / dparm12.zip / EXAMPLE.BAT < prev    next >
DOS Batch File  |  1992-12-06  |  191b  |  8 lines

  1. @echo off
  2. rem Run this to test DOORPARM.COM...
  3. rem at the DOS prompt, type EXAMPLE
  4. cls
  5. if exist passparm.bat erase passparm.bat
  6. doorparm show-me.bat
  7. if exist passparm.bat passparm.bat
  8.